/ Assembly List / LJCGenTextLib / GenerateText / Generate

Namespace - LJCGenTextLib


Parameters
templateFileSpec - The template file spec.
dataFileSpec - The data file spec.
outputFileSpec - The output file spec.
overwrite - The Overwrite flag.

Syntax

C#
public Void Generate(String templateFileSpec, String dataFileSpec, String outputFileSpec = null, Boolean overwrite = False)

Generates a merged output file from the specified template and data file.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.